github.com/klauspost/compress/zstd.sequenceDecs.next (method)
2 uses
github.com/klauspost/compress/zstd (current package)
seqdec.go#L304: ll, mo, ml = s.next(br, llState, mlState, ofState)
seqdec.go#L444: func (s *sequenceDecs) next(br *bitReader, llState, mlState, ofState decSymbol) (ll, mo, ml int) {
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |